input:focus,
input:active,
textarea:focus,
textarea:active,
a:focus,
a:active {
    outline: 0px none !important;
}

ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-size: 40px;
    line-height: 44px;
    font-weight: normal;
}

h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
}

h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}

h5 {
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
}

h6 {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 18px;
}

a {
    text-decoration: none;
    color: #8e8e8e;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

a:hover {
    color: #DDD;
    text-decoration: none;
}

a:focus{
    text-decoration: none;
}

strong {
    font-weight: bold;
}

img {
    max-width: 100%;
}

.wrapper {
    width: 100%;
    max-width: 480px;
    min-width: 296px;
    margin: 0px auto;
}


/*** Begin Header Section *************************************************************************************/
.header{
    float: left;
    width: 100%;
    padding: 3px 0 0;
}
.header-left{
    float: left;
    max-width: 204px; 
    padding: 8px 0 6px;
}
.header-right{
    float: right;
    max-width: 78px; 
}

/*** End Header Section ***************************************************************************************/


/*** Begin Content Section ************************************************************************************/
/*contact-details starts*/
section{
    float: left;
    width: 100%;
}
.content-info{
    display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.Key_info{
    display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.Supply_info
{
     display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.Line_info
{
     display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.ProdBr_info
{
     display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.Quality_info
{
     display: none;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms
}

.company .content-info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.company2 .Key_info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}


.ComSupply .Supply_info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.ComLine .Line_info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}
.ComProd .ProdBr_info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}
.ComQuality .Quality_info{
    display: block;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.main-content{
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.main
{
    display:none;
}
.company .main-content{
    display: none;
}
.company .main{
    display:block;
}

.company .Key_info{
    display: none;
}
.company .Supply_info{
    display: none;
}
.company .Line_info{
    display: none;
}
.company .ProdBr_info{
    display: none;
}
.company .Quality_info{
    display: none;
}

.company2 .main-content{
    display: none;
}
.company2 .main{
    display:block;
}
.company2 .content-info{
    display: none;
}
.company2 .Supply_info{
    display: none;
}
.company2 .Line_info{
    display: none;
}
.company2 .ProdBr_info{
    display: none;
}
.company2 .Quality_info{
    display: none;
}

.ComSupply .main-content{
    display: none;
}
.ComSupply .main{
    display:block;
}
.ComSupply .content-info{
    display: none;
}
.ComSupply .Key_info{
    display: none;
}
.ComSupply .Line_info{
    display: none;
}
.ComSupply .ProdBr_info{
    display: none;
}
.ComSupply .Quality_info{
    display: none;
}


.ComLine .main-content{
    display: none;
}
.ComLine .main{
    display:block;
}
.ComLine .content-info{
    display: none;
}
.ComLine .Key_info{
    display: none;
}
.ComLine .Supply_info{
    display: none;
}
.ComLine .ProdBr_info{
    display: none;
}
.ComLine .Quality_info{
    display: none;
}

.ComProd .main-content{
    display: none;
}

.ComProd .main{
    display:block;
}
.ComProd .content-info{
    display: none;
}
.ComProd .Key_info{
    display: none;
}
.ComProd .Supply_info{
    display: none;
}
.ComProd .Quality_info{
    display: none;
}

.ComQuality .main-content{
    display: none;
}
.ComQuality .main{
    display:block;
}
.ComQuality .content-info{
    display: none;
}
.ComQuality .Key_info{
    display: none;
}
.ComQuality .Supply_info{
    display: none;
}
.ComQuality .ProdBr_info{
    display: none;
}




.contact-details{
    float: left;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #ccd5cc;
    border-top: 2px solid #00aacc;
}
.contact-head{
    float: left;
    width: 100%;
    padding: 5px 8px 5px 16px;
}
.contact-title{
    float: left;
    font-size: 15px;
    padding: 4px 0 0;
}
.contact-title a{
    color: #000;
}
.contact-title a:hover{
    color: #66aa99;;
}
.contact-links{
    float: right;
    padding: 0 0 5px;
}
.contact-user{
    float: left;
}
.contact-user a{
    float: left;
    padding: 5px 0 0 35px;
    position: relative;
    color: #66aa99;
    font-size: 15px;
    font-weight: 600;
}
.contact-user a:hover{
    color: #000;
}
.SpanLabel {color:Black;font-weight:lighter;font-family:'Open Sans', sans-serif;}
.contact-user a:before{
    position: absolute;
    content: "";
    background: url('../imagesQR/content/badge.png')center center no-repeat;
    border: 1px solid #66aacc;
    width: 32px;
    height: 32px;
    padding: 6px;
    left: 0;
    top: 0;
    background-size: 18px 22px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.contact-lang{
    float: left;
    padding: 5px 0 0;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
}
.contact-lang a{
    text-transform: uppercase;
    text-decoration: underline;
    color: #66aa99;
}
.contact-lang a:hover{
    color: #000;
}
.contact-lang a:hover img{
    opacity: .8;
}
.contact-details ul{
    float: left;
    width: 100%;
    padding: 0 7px;
    border-top: 1px solid #ccd5cc;
}
.contact-lang-inner{
    float: left;
    padding: 0 9px 0 0px;
}
.contact-details ul li{
    float: left;
    width: 100%;
    list-style: none;
    font-size: 15px;
    line-height: 18px;
    padding: 13px 0 14px 26px;
    border-top: 1px solid #ccd5cc;
    position: relative;
}
.contact-details ul li label{
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
}
.labelLeft
{
    float: left;
    margin: 0;
    padding: 0 5px 0 0;   
}



.contact-details ul li input{
    border: none;
    font-size: 14px;
    float: left;
    width: 76%;
}
.contact-details ul li i{
    content: "";
    position: absolute;
    left: 0;
    top: 46%;
    font-size: 20px;
    color: #000;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
}

.contact-details ul li:first-child{
    border-top: none;
}
.contact-details ul li a{
    color: #005566;
    font-weight: 400;
}
.contact-details ul li a:hover{
    color: #000;
}

/*section-list starts*/
.section-list{
    float: left;
    width: 100%;
    padding: 18px 0 0px;
}
.section-list ul{
    float: left;
    width: 102%;
    margin-left: -2%;
}
.section-list ul li{
    float: left;
    width: 31.33%;
    list-style: none;
    margin: 0 0 2% 2%;
    border: 1px solid #ccd5ff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.section-list ul li .section-list-img{
    float: left;
    width: 30%;
    padding: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 30%;
    border: 1px solid #66aacc;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-text{
    float: left;
    width: 70%;
    color: #005566;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding: 0 7px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-img-spa{
    float: left;
    width: 25%;
    padding: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 30%;
    border: 1px solid #66aacc;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-text-spa{
    float: left;
    width: 75%;
    color: #005566;
    font-size: 12px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0 7px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-img-spa1{
    float: left;
    width: 25%;
    padding: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 30%;
    border: 1px solid #66aacc;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-text-spa1{
    float: left;
    width: 75%;
    color: #005566;
    font-size: 13px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0 7px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-img-por{
    float: left;
    width: 25%;
    padding: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 30%;
    border: 1px solid #66aacc;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li .section-list-text-por{
    float: left;
    width: 75%;
    color: #005566;
    font-size: 12px;
    line-height: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0 4px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li a{
    float: left;
    width: 100%;
    padding: 9px 5px;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}
.section-list ul li a:hover{
    background: #00aacc;
}
.test1 a:hover{
    background: grey!important;
}
.smesection
{
     width: 100%;
     float:left;
     border-top: 1px solid #ccd5cc;
     text-align:center;
}

.section-list ul li a:hover .section-list-text{
    color: #fff;
}
.section-list ul li a:hover .section-list-img{
    border-color: #fff;
}
.contact-details ul li span{
    padding: 0 15px;
    float: left;
    display: inline-block;
    width: 76%;
    line-height: 1.3;
    margin-top: -3px;
}

.section-content{
    float: left;
    width: 100%;
    font-size: 15px;
    color: #000;
    font-weight: 600;
    padding: 10px 5px;
    margin: 5px 0 0;
    border: 1px solid #ccd5cc;
    border-top: 2px solid #00aacc;
}
.section-content a{
    color: #000;
}
.section-content a:hover{
    color: #00aacc;
}

/*accordion starts*/
.section-accordion{
    float: left;
    width: 100%;
}
.toggle-outer{
    float: left;
    width: 100%;
}
.toggle-inner{
    float: left;
    width: 100%;
    padding: 16px 0px;
    border: 1px solid #ccd5cc;
    position: relative;
}
.toggle-inner2{
    float: left;
    width: 100%;
    padding: 16px 0px;
    border: 1px solid #ccd5cc;
    position: relative;
}

.toggle-inner2 h3{
    cursor: pointer;
    color:Gray;
    font-size: 16px;
    position: relative;
    padding: 0 30px;
}
.toggle-inner2 h3:before{
    position: absolute;
    left: 12px;
    top: 0;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #005566;
    top: 50%;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
}
.toggle-inner h3{
    cursor: pointer;
    color: #005566;
    font-size: 16px;
    position: relative;
    padding: 0 30px;
}

.toggle-inner h3:before{
    position: absolute;
    left: 12px;
    top: 0;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #005566;
    top: 50%;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
}
.toggle-inner.opened h3:before{
    border-style: solid;
    border-width: 6px 7px 0 7px;
    border-color: #00aa99 transparent transparent transparent;
}
.toggle-inner.opened .toggle-content{
    opacity: 1;
    padding: 15px 20px;
    visibility: visible;
    height: auto;
}
.toggle-content{
    padding: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
}
.toggle-inner .contact-details ul li{
    border: none;
    padding-left: 0;
}
.toggle-inner.opened h3{
    color: #00aa99;
}
.toggle-content{
    float: left;
    width: 100%;
    padding: 0px;
}
.toggle-content ul{
    float: left;
    width: 100%;
}
.toggle-content ul li{
    float: left;
    width: 100%;
    list-style: none;
}
.toggle-content ul li a{
    color: #005566;
}
.toggle-content ul li a:hover{
    color: #000;
}
.toggle-content input{
    border: none;
    color: #000;
}
.toggle-content label{
    font-size: 15px;
}
.toggle-content labelleft{
    font-size: 15px;
}
.company-address{
    float: left;
    width: 100%;
    padding: 0 0 20px;
}
.company-address label{
    float: left;
    width: 35%;
    padding: 0 5px;
}

.company-address input{
    float: left;
    width: 65%;    
}

#toggleSupply label
{
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
}
/*** End Content Section **************************************************************************************/


/*** Begin Footer Section *************************************************************************************/
footer{
    float: left;
    width: 100%;
}
.footer-top{
    float: left;
    width: 100%;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 1px 11px;
    border-bottom: 2px solid #00aacc;
}
.footer-top a{
    color: #005566;
}
.footer-top a img{
    margin-right: 6px;
}
.footer-top a:hover{
    color: #000;
}
.footer-top1{
    float: left;
    width: 70%;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0px 0px;
    padding-bottom: 10px;
}
.footer-top1 a{
    color: #005566;
}
.footer-top1 a img{
    margin-right: 6px;
}
.footer-top1 a:hover{
    color: #000;
}
.footer-bottom{
    float: left;
    width: 100%;
    padding: 14px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 10px;
    text-align: justify;
    margin: 4px 0;
}
.footer-top a{
    color: #005566;
}
.footer_float{
    float:left;
}
.footer_overflow{
    overflow: auto;    
}

/*** End Footer Section ***************************************************************************************/

@media only screen and (max-width: 479px) {
    .section-list ul li {width: 48%;}
    .section-list ul li a { min-height: 61px;}
    .section-list ul li .section-list-img, .section-list ul li  .section-list-text {display: table-cell; vertical-align: middle; float: none;}
    .contact-links { float:right; padding:0 0 5px ;}
     .contact-details ul li input{width: 65%; font-size: 13px;}
    .contact-details ul li {font-size: 13px;}
    .footer-top {font-size: 13px;}
    .contact-details ul li span { width: 66%; padding: 0;}
    .contact-head { padding: 5px 8px;}
    .contact-title {font-size: 12px;}
    .contact-user a {font-size: 12px;}
    .contact-lang {font-size: 12px; padding-left: 8px;}
    .toggle-content label{ font-size: 13px;}
     .toggle-content labelleft{ font-size: 13px;}
    .toggle-content input{ font-size: 13px;}
    .company-address label{width: 49%;}
    .company-address input{width: 51%; }
    .progressbar-single { font-size: 12px;}
    .progressbar-col2{padding: 0 10px;}
}
/* ---- Progressbar ----*/
.LineHoriz
{
    border-top: 1px solid #ccc;
    height: 1px;
    
}
.comments
{
    color: #000000;
    font-size: 13px;
    margin-top: 20px;
    vertical-align: top;
}
.scheader
{
    color: #005172;
    font-weight: bold;
    font-size: 14px;
}
.sclblscoregrid
{
    font-size: 14px; 
    color: #005172;
}
.scprogressbarscoregrid
{
  
    height: 25px; 
    background-color: #fafbfc;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {	
	height: 100%;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #d3d3d3;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #FAFBFD;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	background: #009ECE;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Corner radius */
.ui-corner-all {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.main-container {
  padding: 10px 15px;
}
.skyblue {
	background-color: #22c8ff;
}
.deepskyblue {
	background-color: #00bfff;
}
.darkerskyblue {
	background-color: #00a6dd;
}
.carousel-indicators {
	bottom: 0;
}
.carousel-control.right,
.carousel-control.left {
	background-image: none;
}


.carousel .item {
	min-height: 250px; 
	height: 100%;
	width:100%; 
}

.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
	background-color: #09c;
}
.carousel-caption h3 {
	padding: .5em;
}
.carousel .icon-container {
	display: inline-block;
	font-size: 25px;
	line-height: 25px;
	padding: 1em;
	text-align: center;
	border-radius: 50%;
}
.carousel-caption button {
	border-color: #00bfff;
	margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
	animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
	animation-delay: 2s;
}
.carousel-caption button {
	animation-delay: 3s;
}
.carousel-caption
{
        font-size: smaller!important;
}


/*progressbar starts*/
.toggle-inner.opened .toggle-content.progressbar{
    padding: 0;
}
.toggle-inner.opened .progressbar-outer{
    display: block;
}
.progressbar-outer{
    float: left;
    width: 100%;
    display: none;
}
.content-text{
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
    margin: 15px 0 0;
    border-top: 2px solid #00aacc;
}
.progressbar-inner{
    float: left;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #ccd5cc;
}
.progressbar-single{
    float: left;
    width: 100%;
    color: #00519e;
    padding: 16px 10px;
    font-size: 13px;
}
.progressbar-single.head{
    font-weight: 600;
    border-bottom: 3px solid #d7e0e4;
    background: none!important;
}
.progressbar-single:nth-child(2n+1){
    background: #f1f6f8;
}
.progressbar-col1{
    float: left;
    width: 27.05%;
}
.progressbar-col2{
    float: left;
    width: 58.69%;
    padding-right: 25px;
}
.progressbar-col3{
    float: left;
    width: 14.26%;
}

.progress {
	overflow: hidden;
	height: 25px;
    margin: 0;
	background-color: #fafbfd;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d3d3d3;
}
.progress-bar {
	width: 0;
	height: 100%;
	color: #fff;
	text-align: center;
	background-color: #009ece;
    
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
}


/* Caro */

/*ToolTip */
.Audithead
{
    font-size:15px;
    font-family:Sans-Serif;
    color:#000066;
    font-family: 'Open Sans', sans-serif;
    
}

.AuditDesc
{
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
  
    
}
.AuditResult
{
    font-size:12px;
    font-family: 'Open Sans', sans-serif;
    
}

.LineHorizTd {background-repeat:repeat-x;height:2px;width:650px;}
.InfoIconTd {background-image:url(../TPCN-VIP-005_ENG-Images/info_icon.jpg);background-repeat:no-repeat;width:35px;vertical-align:top;padding-right:10px;}

.footer-bottom-same{
    float: left;
    width: 100%;
    padding: 14px 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 10px;
    text-align: justify;
    margin: 4px 0;   
}
.footer-top1-same{
    float: left;
    width: 100%;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0px 0px;
    text-decoration:underline;
    color:#005566;
    text-align:center;
    cursor:pointer;
}
.footer-top1-same a{
    color: #005566;
}
.footer-top1-same a img{
    margin-right: 6px;
}
.footer-top1-same a:hover{
    color: #000;
}
.footer-bottom-same b{
    color: #000;
    font-size:13px;
}
.footer-top1-same{
    float: left;
    width: 100%;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0px 0px;
    text-decoration:underline;
    color:#005566;
    text-align:center;
    cursor:pointer;
}
.QRCodesection
{
    float:right;
    vertical-align:middle;
    text-align:right;
    width:30%;
    padding-top:7px
}
.footer-link
{
    position:absolute;
    width:58%;
    padding-left:7px
}
.HideDisclaimer
{
    float: right;
    width: 100%;
    font-size: small;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 10px 0px 0px;
    text-decoration:underline;  
    color: #005566; 
    text-align:right;
    cursor:pointer;
}
.HideDisclaimer a{
    color: #005566;
}
.HideDisclaimer a:hover{
    color: #000;
}
.hrline
{
    border-top: 2px solid #00aacc;
    width:100%;
    margin-top:0px;
    margin-bottom:0px;
}